TSTP Solution File: SWV425^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV425^2 : TPTP v8.1.2. Released v3.6.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.BbAYyH8uqu true

% Computer : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 00:09:53 EDT 2023

% Result   : Theorem 15.26s 2.64s
% Output   : Refutation 15.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   41
% Syntax   : Number of formulae    :   69 (  41 unt;  17 typ;   0 def)
%            Number of atoms       :  152 (  30 equ;   0 cnn)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives :  231 (  21   ~;  23   |;   0   &; 173   @)
%                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :  101 ( 101   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   19 (  17 usr;   4 con; 0-3 aty)
%            Number of variables   :   92 (  54   ^;  38   !;   0   ?;  92   :)

% Comments : 
%------------------------------------------------------------------------------
thf(icl_says_type,type,
    icl_says: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mor_type,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mnot_type,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(s_type,type,
    s: $i > $o ).

thf(rel_type,type,
    rel: $i > $i > $o ).

thf(sk__6_type,type,
    sk__6: $i ).

thf(icl_atom_type,type,
    icl_atom: ( $i > $o ) > $i > $o ).

thf(mimpl_type,type,
    mimpl: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(sk__3_type,type,
    sk__3: $i > ( $i > $o ) > $i ).

thf(sk__7_type,type,
    sk__7: $i ).

thf(icl_impl_type,type,
    icl_impl: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(icl_princ_type,type,
    icl_princ: ( $i > $o ) > $i > $o ).

thf(a_type,type,
    a: $i > $o ).

thf(mvalid_type,type,
    mvalid: ( $i > $o ) > $o ).

thf(iclval_type,type,
    iclval: ( $i > $o ) > $o ).

thf(mbox_type,type,
    mbox: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(icl_s4_valid,axiom,
    ( iclval
    = ( ^ [X: $i > $o] : ( mvalid @ X ) ) ) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [P: $i > $o] :
        ! [W: $i] : ( P @ W ) ) ) ).

thf('0',plain,
    ( mvalid
    = ( ^ [P: $i > $o] :
        ! [W: $i] : ( P @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mvalid]) ).

thf('1',plain,
    ( mvalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    define([status(thm)]) ).

thf('2',plain,
    ( iclval
    = ( ^ [X: $i > $o] : ( mvalid @ X ) ) ),
    inference(simplify_rw_rule,[status(thm)],[icl_s4_valid,'1']) ).

thf('3',plain,
    ( iclval
    = ( ^ [V_1: $i > $o] : ( mvalid @ V_1 ) ) ),
    define([status(thm)]) ).

thf(icl_says,axiom,
    ( icl_says
    = ( ^ [A: $i > $o,S: $i > $o] : ( mbox @ rel @ ( mor @ A @ S ) ) ) ) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [R: $i > $i > $o,P: $i > $o,X: $i] :
        ! [Y: $i] :
          ( ( R @ X @ Y )
         => ( P @ Y ) ) ) ) ).

thf('4',plain,
    ( mbox
    = ( ^ [R: $i > $i > $o,P: $i > $o,X: $i] :
        ! [Y: $i] :
          ( ( R @ X @ Y )
         => ( P @ Y ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox]) ).

thf('5',plain,
    ( mbox
    = ( ^ [V_1: $i > $i > $o,V_2: $i > $o,V_3: $i] :
        ! [X4: $i] :
          ( ( V_1 @ V_3 @ X4 )
         => ( V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ) ).

thf('6',plain,
    ( mor
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('7',plain,
    ( mor
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('8',plain,
    ( icl_says
    = ( ^ [A: $i > $o,S: $i > $o] : ( mbox @ rel @ ( mor @ A @ S ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[icl_says,'5','7']) ).

thf('9',plain,
    ( icl_says
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mbox @ rel @ ( mor @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(icl_impl,axiom,
    ( icl_impl
    = ( ^ [A: $i > $o,B: $i > $o] : ( mbox @ rel @ ( mimpl @ A @ B ) ) ) ) ).

thf(mimpl,axiom,
    ( mimpl
    = ( ^ [U: $i > $o,V: $i > $o] : ( mor @ ( mnot @ U ) @ V ) ) ) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X: $i > $o,U: $i] :
          ~ ( X @ U ) ) ) ).

thf('10',plain,
    ( mnot
    = ( ^ [X: $i > $o,U: $i] :
          ~ ( X @ U ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

thf('11',plain,
    ( mnot
    = ( ^ [V_1: $i > $o,V_2: $i] :
          ~ ( V_1 @ V_2 ) ) ),
    define([status(thm)]) ).

thf('12',plain,
    ( mimpl
    = ( ^ [U: $i > $o,V: $i > $o] : ( mor @ ( mnot @ U ) @ V ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimpl,'7','11']) ).

thf('13',plain,
    ( mimpl
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mor @ ( mnot @ V_1 ) @ V_2 ) ) ),
    define([status(thm)]) ).

thf('14',plain,
    ( icl_impl
    = ( ^ [A: $i > $o,B: $i > $o] : ( mbox @ rel @ ( mimpl @ A @ B ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[icl_impl,'5','13','7','11']) ).

thf('15',plain,
    ( icl_impl
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mbox @ rel @ ( mimpl @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(icl_princ,axiom,
    ( icl_princ
    = ( ^ [P: $i > $o] : P ) ) ).

thf('16',plain,
    ( icl_princ
    = ( ^ [P: $i > $o] : P ) ),
    inference(simplify_rw_rule,[status(thm)],[icl_princ]) ).

thf('17',plain,
    ( icl_princ
    = ( ^ [V_1: $i > $o] : V_1 ) ),
    define([status(thm)]) ).

thf(icl_atom,axiom,
    ( icl_atom
    = ( ^ [P: $i > $o] : ( mbox @ rel @ P ) ) ) ).

thf('18',plain,
    ( icl_atom
    = ( ^ [P: $i > $o] : ( mbox @ rel @ P ) ) ),
    inference(simplify_rw_rule,[status(thm)],[icl_atom,'5']) ).

thf('19',plain,
    ( icl_atom
    = ( ^ [V_1: $i > $o] : ( mbox @ rel @ V_1 ) ) ),
    define([status(thm)]) ).

thf(unit,conjecture,
    iclval @ ( icl_impl @ ( icl_atom @ s ) @ ( icl_says @ ( icl_princ @ a ) @ ( icl_atom @ s ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i,X6: $i] :
      ( ( rel @ X4 @ X6 )
     => ( ~ ! [X8: $i] :
              ( ( rel @ X6 @ X8 )
             => ( s @ X8 ) )
        | ! [X10: $i] :
            ( ( rel @ X6 @ X10 )
           => ( ( a @ X10 )
              | ! [X12: $i] :
                  ( ( rel @ X10 @ X12 )
                 => ( s @ X12 ) ) ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i,X6: $i] :
        ( ( rel @ X4 @ X6 )
       => ( ~ ! [X8: $i] :
                ( ( rel @ X6 @ X8 )
               => ( s @ X8 ) )
          | ! [X10: $i] :
              ( ( rel @ X6 @ X10 )
             => ( ( a @ X10 )
                | ! [X12: $i] :
                    ( ( rel @ X10 @ X12 )
                   => ( s @ X12 ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( s @ X0 )
      | ~ ( rel @ sk__5 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl7,plain,
    ~ ( s @ sk__7 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl10,plain,
    ~ ( rel @ sk__5 @ sk__7 ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl7]) ).

thf(zip_derived_cl9,plain,
    rel @ sk__5 @ sk__6,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(trans_axiom,axiom,
    ! [B: $i > $o] : ( mvalid @ ( mimpl @ ( mbox @ rel @ B ) @ ( mbox @ rel @ ( mbox @ rel @ B ) ) ) ) ).

thf(zf_stmt_2,axiom,
    ! [X4: $i > $o,X6: $i] :
      ( ~ ! [X8: $i] :
            ( ( rel @ X6 @ X8 )
           => ( X4 @ X8 ) )
      | ! [X10: $i] :
          ( ( rel @ X6 @ X10 )
         => ! [X12: $i] :
              ( ( rel @ X10 @ X12 )
             => ( X4 @ X12 ) ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i > $o,X1: $i,X2: $i,X3: $i] :
      ( ~ ( X0 @ ( sk__3 @ X1 @ X0 ) )
      | ~ ( rel @ X1 @ X2 )
      | ( X0 @ X3 )
      | ~ ( rel @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl118,plain,
    ! [X0: $i,X1: $i > $o] :
      ( ~ ( rel @ sk__6 @ X0 )
      | ( X1 @ X0 )
      | ~ ( X1 @ ( sk__3 @ sk__5 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl2]) ).

thf(zip_derived_cl6,plain,
    rel @ sk__6 @ sk__7,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl9_001,plain,
    rel @ sk__5 @ sk__6,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i > $o,X2: $i,X3: $i] :
      ( ( rel @ X0 @ ( sk__3 @ X0 @ X1 ) )
      | ~ ( rel @ X0 @ X2 )
      | ( X1 @ X3 )
      | ~ ( rel @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl163,plain,
    ! [X0: $i,X1: $i > $o] :
      ( ~ ( rel @ sk__6 @ X0 )
      | ( X1 @ X0 )
      | ( rel @ sk__5 @ ( sk__3 @ sk__5 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl3]) ).

thf(zip_derived_cl428,plain,
    ! [X0: $i > $o] :
      ( ( rel @ sk__5 @ ( sk__3 @ sk__5 @ X0 ) )
      | ( X0 @ sk__7 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl163]) ).

thf(zip_derived_cl2042,plain,
    ! [X0: $i] :
      ( ( rel @ sk__5 @ X0 )
      | ~ ( rel @ sk__6 @ X0 )
      | ( rel @ sk__5 @ sk__7 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl118,zip_derived_cl428]) ).

thf(zip_derived_cl10_002,plain,
    ~ ( rel @ sk__5 @ sk__7 ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl7]) ).

thf(zip_derived_cl2745,plain,
    ! [X0: $i] :
      ( ~ ( rel @ sk__6 @ X0 )
      | ( rel @ sk__5 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl2042,zip_derived_cl10]) ).

thf(zip_derived_cl6_003,plain,
    rel @ sk__6 @ sk__7,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2746,plain,
    rel @ sk__5 @ sk__7,
    inference('sup+',[status(thm)],[zip_derived_cl2745,zip_derived_cl6]) ).

thf(zip_derived_cl2795,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl10,zip_derived_cl2746]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWV425^2 : TPTP v8.1.2. Released v3.6.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.BbAYyH8uqu true
% 0.14/0.34  % Computer : n015.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Tue Aug 29 08:14:26 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.21/0.68  % Total configuration time : 828
% 0.21/0.68  % Estimated wc time : 1656
% 0.21/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.21/0.80  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 1.60/0.83  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif.sh running for 56s
% 15.26/2.64  % Solved by lams/40_c.s.sh.
% 15.26/2.64  % done 256 iterations in 1.913s
% 15.26/2.64  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 15.26/2.64  % SZS output start Refutation
% See solution above
% 15.26/2.64  
% 15.26/2.64  
% 15.26/2.64  % Terminating...
% 16.07/2.74  % Runner terminated.
% 16.07/2.75  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------